Skip to content

BGP: support tcp_reassemble#4756

Merged
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:bgp-reassemble
May 29, 2025
Merged

BGP: support tcp_reassemble#4756
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:bgp-reassemble

Conversation

@gpotter2
Copy link
Copy Markdown
Member

fixes #4697

@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.16%. Comparing base (0224542) to head (c014c60).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
scapy/contrib/bgp.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4756      +/-   ##
==========================================
- Coverage   82.16%   82.16%   -0.01%     
==========================================
  Files         362      362              
  Lines       87347    87357      +10     
==========================================
+ Hits        71769    71775       +6     
- Misses      15578    15582       +4     
Files with missing lines Coverage Δ
scapy/contrib/bgp.py 91.76% <80.00%> (-0.16%) ⬇️

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gpotter2 gpotter2 merged commit 6c658dd into secdev:master May 29, 2025
24 checks passed
@gpotter2 gpotter2 deleted the bgp-reassemble branch May 29, 2025 16:28
@gpotter2 gpotter2 added this to the 2.7.0 milestone Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bgp protocol needs tcp_reassemble()

1 participant